public virtual void RecordElementStateChange( System.string desc, INElement element, System.string[] fieldNames, System.string hint )
'Declaration
Public Overloads Overridable Sub RecordElementStateChange( _ ByVal desc As System.String, _ ByVal element As INElement, _ ByVal fieldNames() As System.String, _ ByVal hint As System.String _ )
'Usage
Dim instance As NElementHistoryService Dim desc As System.String Dim element As INElement Dim fieldNames() As System.String Dim hint As System.String instance.RecordElementStateChange(desc, element, fieldNames, hint)
Parameters
- desc
- element
- fieldNames
- hint